{
  "rniExportCategories": [
    {
      "exportCategory": 0,
      "name": "Export",
      "rniExportOptions": [
        {
          "id" : 0,
          "optionName": "NEW",
          "imageName" : "button-export-new-scroll",
          "selector"  : "exportNew"
        },
        {
          "id" : 1,
          "optionName": "UPDATE\nORIGINAL",
          "imageName" : "button-export-update-scroll",
          "selector"  : "updateOriginal"
        },
        {
          "id" : 2,
          "optionName": "OPTIONS",
          "imageName" : "button-export-settings",
          "selector"  : "openExportOptions"
        },
        {
          "id" : 3,
          "optionName": "INSTAGRAM",
          "imageName" : "button-export-insta",
          "selector"  : "exportToInsta"
        },
        {
          "id" : 4,
          "optionName": "FACEBOOK",
          "imageName" : "button-export-facebook",
          "selector"  : "exportToFacebook"
        },
        {
          "id" : 5,
          "optionName": "X",
          "imageName" : "button-export-x",
          "selector"  : "exportToX"
        },
        {
          "id" : 6,
          "optionName": "SHARE",
          "imageName" : "button-export-share",
          "selector"  : "exportToShareSheet"
        }
      ]
    }
  ]
}

